xl: Make the devid attribute manually settable for nics
authorFatih Acar <fatih.acar@gandi.net>
Thu, 2 Feb 2017 12:20:49 +0000 (13:20 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 8 Feb 2017 09:27:24 +0000 (09:27 +0000)
commit93a3fbaf16f4b66c7866f42c2699c7af636f2933
treedf92508b1cd26a5b9f8e6d18d8b0fe6b52fed2d8
parent4008d7774cd951eeba907b7bfe84302abfa4377c
xl: Make the devid attribute manually settable for nics

This permits to have control over the devid attribute when attaching new nics.
It may become useful if one has its own nic indexing somewhere else than xl/xenstore.

Signed-off-by: Fatih Acar <fatih.acar@gandi.net>
Signed-off-by: Nikita Kozlov <nikita.kozlov@gandi.net>
Signed-off-by: Vincent Legout <vincent.legout@gandi.net>
Signed-off-by: Baptiste Daroussin <baptiste.daroussin@gandi.net>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xl-network-configuration.markdown.5
tools/libxl/xl_cmdimpl.c